Add default URL and Email hooks to GtkAboutDialog
authorChristian Persch <chpe@gnome.org>
Fri, 3 Apr 2009 00:10:55 +0000 (02:10 +0200)
committerChristian Persch <chpe@gnome.org>
Mon, 20 Apr 2009 12:55:13 +0000 (14:55 +0200)
commit405955749103dcfdf582b6ae4f053c66837a6281
tree6a9d1146d7dff02b9d709461746594be2e86938e
parent45d076fcc2ae6f03a34d9b2018fcd53e9d2bddfe
Add default URL and Email hooks to GtkAboutDialog

Adds default URL and Email hooks which use gtk_show_uri(). It is still
possible to provide one's own hooks, and one can disable the default
hooks by setting NULL hooks. Bug #577793.
docs/reference/gtk/tmpl/gtkaboutdialog.sgml
gtk/gtkaboutdialog.c